Introduction of the Shell Test Demo application.
More...
Shell Test Demo Introduction
Overview
This is a shell test demo application which demonstrates the use of shell system in apps/utilities folder. It uses the KSDK's UART drivers to transmit and receive data to shell. Shell features include:
- Basic Linux xterm esc sequences support(arrow key, etc.).
- Some command function templates, such as help and history.
- Configurable history support.
- Configurable auto complete support.
Supported Hardware
- TWR-K64F120M
- FRDM-K64F120M
Default Debug Console
- UART instance: OpenSDA CDC
- Baudrate: 115200bps
- 8 data bits
- No parity
- 1 stop bit